cody - HTMLify profile
files of /cody/swapnilsparsh/30DaysOfJavaScript/194 - Certificate/
(function (global, factory) {
if (typeof define === "function" && define.amd) {
define([], factory);
} else if (ty
if (typeof define === "function" && define.amd) {
define([], factory);
} else if (ty
<!DOCTYPE html>
<html lang="en">
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<head>
<meta charset
<html lang="en">
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<head>
<meta charset
var temp = document.getElementById("template")
var tempvalue = temp.options[temp.selectedIndex].value;
console.log(tempvalue);